body{background-color: #fff;}
.headtop{background-color: #fff;}
.headtop ul li a,
.headtop p{color: #90a9ce;}

.box_hd{position: relative;height: 80px;text-align: center;padding-top: 120px;}
.box_hd:after{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 141px;
	height: 5px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat -32px 0;
	content: "";
	margin-left: -70px;
}
.box_hd h2{font-size: 48px;color: #323543;line-height: 48px;font-weight: bold;}
.box_hd span{color: #3479ff;}
.box_hd2:after{background-position-y: -7px;}
.box_hd2 h2{color: #fff;}
.box_hd2 span{color: #2cffc9;}
.a_btn{
	height: 59px;
	text-align: center;
	padding-bottom: 114px;
}
.a_btn a{
	position: relative;
	top: 0;
	display: inline-block;
	height: 59px;
	font-size: 24px;
	color: #fff;
	line-height: 59px;
	font-weight: bold;
	border-radius: 30px;
	box-shadow: inset 2px 6px 6px rgba(163,213,255,.51), inset -6px -6px 6px rgba(62,136,199,.45), 0 21px 21px rgba(201,201,201,.44);
	background: -moz-linear-gradient(to right , #005bea, #42a4ff);
	background: linear-gradient(to right, #005bea,#42a4ff);
	padding: 0 60px 0 34px;
	margin: 0 19px;
	transition: all .2s ease;-moz-transition: all .2s ease;-webkit-transition: all .2s ease;-o-transition: all .2s ease;
}
.a_btn a:after{
	position: absolute;
	right: 23px;
	top: 19px;
	width: 25px;
	height: 21px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat 0 -27px;
	content: "";
}
.a_btn a:hover{top: 7px;box-shadow: inset 2px 6px 6px rgba(163,213,255,.51), inset -6px -6px 6px rgba(62,136,199,.45);}
.a_btn2 a{
	color: #296ef6;
	box-shadow: inset 2px 6px 6px rgba(130,250,178,.77), inset -6px -6px 6px rgba(22,196,118,.83), 0 21px 21px rgba(76,140,255,.44);
	background: -moz-linear-gradient(to right , #1fe47c, #3bffd8);
	background: linear-gradient(to right, #1fe47c,#3bffd8);
}
.a_btn2 a:hover{
	box-shadow: inset 2px 6px 6px rgba(130,250,178,.77), inset -6px -6px 6px rgba(22,196,118,.83);
}
.box0{height: 100px;background-color: #f7f7f7;}
.banner{position: relative;}
.banner .slideBox,
.banner .slideBox .bd .li_in,
.banner .slideBox .bd a{height: 700px;}
.banner .slideBox .hd{width: 1200px;}
.banner .slideBox .bb{bottom: 360px;}

.boxs{position: relative;}
.boxNav{
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,.05);
	padding-top: 30px;
	z-index: 101;
}
.boxNav .hei{display: none;}
.boxNav.cur{position: fixed;top: 0;background-color: #f7f7f7;}
.boxNav.cur .bai{display: none;}
.boxNav.cur .hei{display: block;}
.boxNav .inner{
	display: flex;
	justify-content: space-between;
	height: 40px;
	padding: 0 6px 0 23px;
	box-sizing: border-box;
}
.boxNav .logo{display: flex;}
.boxNav .logo img{width: 136px;}
.boxNav .logo p{
	position: relative;
	font-size: 26px;
	line-height: 40px;
	padding-left: 33px;
}
.boxNav .logo p a{color: #fff;}
.boxNav .logo p:before{
	position: absolute;
	left: 17px;
	top: 7.5px;
	width: 1px;
	height: 25px;
	background-color: #628bff;
	content: "";
}
.boxNav.cur .logo p a{color: #0059ee;}
.boxNav.cur .logo p:before{background-color: #0059ee;}
.boxNav .nav{
	width: 750px;
	display: flex;
	justify-content: space-between;
}
.boxNav .nav p{
	position: relative;
	font-size: 20px;
	color: rgba(255,255,255,.5);
	line-height: 36px;
	cursor: pointer;
}
.boxNav .nav p.cur{color: #fff;}
.boxNav .nav p.cur u{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 30px;
	height: 2px;
	background-color: #7effdc;
	margin-left: -15px;
}
.boxNav.cur .nav p{color: #999;}
.boxNav.cur .nav p.cur{color: #333;}
.boxNav.cur .nav p.cur u{background-color: #005aee;}

.testbox1{
	background-color: #edf1f7;
}
.testbox1 .testbox1_con{
	display: flex;
	justify-content: space-between;
	margin: 51px auto;
}
.testbox1 .testbox1_con .conLeft{
	width: 810px;
	height: 340px;
	border-radius: 20px;
	background-color: #fff;
}
.testbox1 .testbox1_con .conLeft ul{
	width: 700px;
	height: 250px;
	display: flex;
	flex-wrap: wrap;
	margin: 45px auto;
}
.testbox1 .testbox1_con .conLeft ul li{
	display: flex;
	width: 50%;
	height: 126px;
	box-sizing: border-box;
	padding-top: 38px;
}
.testbox1 .testbox1_con .conLeft ul li.list1,
.testbox1 .testbox1_con .conLeft ul li.list3{
	border-right: 1px #e7edf6 solid;
	padding-left: 18px;
}
.testbox1 .testbox1_con .conLeft ul li.list2,
.testbox1 .testbox1_con .conLeft ul li.list4{
	padding-left: 51px;
}
.testbox1 .testbox1_con .conLeft ul li.list1,
.testbox1 .testbox1_con .conLeft ul li.list2{
	border-bottom: 1px #e7edf6 solid;
	padding-top: 18px;
}
.testbox1 .testbox1_con .conLeft ul li i{
	display: block;
	width: 70px;
	height: 68px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat -32px -148px;
	margin-right: 10px;
}
.testbox1 .testbox1_con .conLeft ul li.list2 i{background-position: -104px -148px;}
.testbox1 .testbox1_con .conLeft ul li.list3 i{background-position: -32px -218px;}
.testbox1 .testbox1_con .conLeft ul li.list4 i{background-position: -104px -218px;}
.testbox1 .testbox1_con .conLeft ul li p{
	font-size: 15px;
	color: #909eab;
	line-height: 26px;
}
.testbox1 .testbox1_con .conLeft ul li p b{
	display: block;
	font-size: 24px;
	color: #1d2939;
	margin-bottom: 14px;
}
.testbox1 .testbox1_con .conLeft ul li p span{
	display: block;
	font-size: 13px;
	color: #d0d0d0;
	margin-top: 5px;
}
.testbox1 .testbox1_con .conRight{cursor: pointer;}

.testbox2 .testbox2_con{margin: 51px 0 16px;}
.testbox2 .testbox2_con ul{
	width: 1200px;
	margin: 20px auto 0;
	height: 600px;
}
.testbox2 .testbox2_con ul li{
	position: relative;
	display: none;
}
.testbox2 .testbox2_con ul li .a_btn{
	position: relative;
	z-index: 1;
	bottom: 100px;
}
.testbox2 .testbox2_con p{
	font-size: 14px;
	color: #b7c0ce;
	text-align: center;
	line-height: 18px;
	margin-top: 18px;
}
.testbox2 ol{
	width: 900px;
	display: flex;
	margin: 0 auto;
	justify-content: space-around;
}
.testbox2 ol li{
	font-size: 20px;
	text-align: center;
	background-color: #f7f7f7;
	padding: 10px 40px;
	border-radius: 10px;
	position: relative;
	cursor: pointer;
}
.testbox2 ol .active::after{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 52px;
	left: 50%;
	transform: translate(-50%, -50%);
	border-top: solid 10px #0e60ef;
	border-right: solid 10px transparent;
	border-left: solid 10px transparent;
	
}
.testbox2 ol .active{
	background-color:#0e60ef;
	color: #fff;
}
.testbox2 .testbox2_con ul .visibleLi{
	display: block;
}
.testbox3{position: relative;}
.testbox3 .testbox3Bg{position: relative;height: 405px;}
.testbox3 .testbox3Bg img{position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
.testbox3 .testbox3_con{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1200px;
	margin-left: -600px;
}
.testbox3 .testbox3_con .a_btn{margin-top: 442px;}

.testbox4{background-color: #edf1f7;}
.testbox4 .testbox4_con{position: relative;margin: 62px 0 79px;}
.testbox4 .a_btn a.rig{
	box-shadow: inset 2px 6px 6px rgba(130,250,178,.77), inset -6px -6px 6px rgba(22,196,118,.83), 0 21px 21px rgba(201,201,201,.44);
	background: -moz-linear-gradient(to right , #17d26f, #08d79a);
	background: linear-gradient(to right, #17d26f,#08d79a);
}
.a_btn a.rig{
	box-shadow: inset 2px 6px 6px rgba(130,250,178,.77), inset -6px -6px 6px rgba(22,196,118,.83), 0 21px 21px rgba(201,201,201,.44);
	background: -moz-linear-gradient(to right , #17d26f, #08d79a);
	background: linear-gradient(to right, #17d26f,#08d79a);
}
.testbox4 .a_btn a.rig:hover{box-shadow: inset 2px 6px 6px rgba(130,250,178,.77), inset -6px -6px 6px rgba(22,196,118,.83)}
.testbox4 .a_btn a:after{
	background-position-y: -50px;
}
.testbox4 .testbox4_con span{
	position: absolute;
	left: 428px;
	top: 0;
	width: 342px;
	height: 301px;
	font-size: 24px;
	color: #14d377;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	box-sizing: border-box;
	background: url("/2020gw/images/testpic/testbox4pic1.jpg") no-repeat;
	padding-top: 234px;
}
.testbox4 .testbox4_con li{
	height: 145px;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 11px;
	padding-left: 56px;
}
.testbox4 .testbox4_con li p{
	display: inline-block;
	font-size: 15px;
	color: #909eab;
	line-height: 26px;
	padding-top: 40px;
	vertical-align: top;
	width: 365px;
}
.testbox4 .testbox4_con li p:nth-child(1){width: 738px}
.testbox4 .testbox4_con li p b{
	display: block;
	font-size: 24px;
	color: #1d2939;
	margin-bottom: 12px;
}
.testbox5 {
	background-color:#edf1f7;
}
.testbox5 .testbox5_con{padding: 6px 0 120px;}
.testbox5 .testbox5_con ul{
	display: flex;
	justify-content: space-between;
}
.testbox5 .testbox5_con ul li{
	width: 590px;
	height: 240px;
}
.testbox5 .testbox5_con ul li:nth-child(1){background: url("/2020gw/images/testpic/testbox5hmpic1.jpg") no-repeat;}
.testbox5 .testbox5_con ul li:nth-child(2){background: url("/2020gw/images/testpic/testbox5hmpic2.jpg") no-repeat;}
.testbox5 .testbox5_con ul li p{
	font-size: 17px;
	color: #fff;
	line-height: 26px;
	padding: 36px 0 66px 34px;
}
.testbox5 .testbox5_con ul li p b{
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
}
.testbox5 .testbox5_con .a_btn{
	text-align: left;
	padding: 0 0 0 12px;
}
.testbox5 .testbox5_con .a_btn a{
	font-size: 15px;
	height: 36px;
	line-height: 36px;
	padding: 0 38px 0 22px;
}
.testbox5 .testbox5_con .a_btn a:after{
	top: 13px;
	width: 6px;
	height: 10px;
	background-position: -11px -73px;
}
.testboxadd1{
	width: 1200px;
	margin: 0 auto;
}
.testboxadd1 .title{
	text-align: center;
}
.testboxadd1  .aiBg{
	position: relative;
	left: 50%;
	top: 150px;
	transform: translateX(-50%);
}
.testboxadd1 .content{
	height: 700px;
}
.testboxadd1 .content h2{
	font-size: 26px;
	color: #3479FF;
	font-weight: bold;
}
.testboxadd1 .content label{
	color:#666666 ;
	background:#EFF3F8 ;
	border-radius:12px;
	padding: 4px 10px;
	display: inline-block;
	margin-top: 5px;
	
}
.testboxadd1 .content p{
	line-height:26px;
}
.testboxadd1 .content p span{
	color:#FF0000 ;
}
.one{
	position: relative;
	left: 80px;
	width: 320px;
	top: -155px;
	text-align: right;
}
.three{
	position: relative;
	left: 55px;
	top: -153px;
	width: 365px;
	text-align: right;
}
.two{
	position: relative;
	/* right: 200px; */
	width: 360px;
	top: -271px;
	left: 801px;
	text-align: left;
	
}
.five{
	position: relative;
	/* right: 200px; */
	width: 420px;
	top: -246px;
	left: 391px;
	text-align: center;
}
.four{
	position: relative;
	/* left: 50%; */
	left: 1017px;
	top: -271px;
	transform: translateX(-50%);
	width: 470px;
	text-align: left;
	
}
.testbox6{background-color: #edf1f7;}
.testbox6 .testbox6_con{position: relative;margin: 58px auto;}
.testbox6 .testbox6_con h2{
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 22px;
	color: #1d2939;
	line-height: 26px;
	font-weight: bold;
}
.testbox6 .testbox6_con h2 span{color: #3479ff;}
.testbox6 .testbox6_con ul{
	display: flex;
	justify-content: space-between;
}
.testbox6 .testbox6_con ul li{position: relative;width: 224px;}
.testbox6 .testbox6_con ul li:nth-child(1){margin-top: 80px;}
.testbox6 .testbox6_con ul li:nth-child(2){margin-top: 60px;}
.testbox6 .testbox6_con ul li:nth-child(3){margin-top: 40px;}
.testbox6 .testbox6_con ul li:nth-child(4){margin-top: 20px;}
.testbox6 .testbox6_con ul li h3{
	position: relative;
	height: 50px;
	font-size: 30px;
	color: rgba(255,255,255,.1);
	text-align: center;
	line-height: 50px;
	border-radius: 20px 20px 8px 8px;
	background-color: #61a0ff;
	margin-bottom: 6px;
}
.testbox6 .testbox6_con ul li h3 span{
	position: relative;
	display: inline-block;
	padding-left: 30px;
}
.testbox6 .testbox6_con ul li h3 i{
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 17px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat -13px -201px;
	opacity: .1;
	margin-top: -8.5px;
}
.testbox6 .testbox6_con ul li p{
	height: 190px;
	font-size: 14px;
	color: #909eab;
	text-align: center;
	line-height: 24px;
	border-radius: 8px 8px 20px 20px;
	background-color: #fff;
}
.testbox6 .testbox6_con ul li p b{
	display: block;
	font-size: 20px;
	color: #3992ff;
	line-height: 30px;
	padding-top: 28px;
}
.testbox6 .testbox6_con ul li p span{
	display: block;
	font-size: 16px;
	color: #323543;
	margin-top: 10px;
}

.testbox6 .testbox6_con ul li:nth-child(2) h3{font-size: 35px;background-color: #3992ff;padding: 5px 0;}
.testbox6 .testbox6_con ul li:nth-child(2) p{height: 200px;}
.testbox6 .testbox6_con ul li:nth-child(3) h3{font-size: 40px;background-color: #2f87ff;padding: 10px 0;}
.testbox6 .testbox6_con ul li:nth-child(3) p{height: 210px;}
.testbox6 .testbox6_con ul li:nth-child(4) h3{font-size: 45px;background-color: #207aff;padding: 15px 0;}
.testbox6 .testbox6_con ul li:nth-child(4) p{height: 220px;}
.testbox6 .testbox6_con ul li:nth-child(5) h3{font-size: 50px;color: rgba(255,255,255,.3);background-color: #24e98d;padding: 20px 0;}
.testbox6 .testbox6_con ul li:nth-child(5) h3 i{opacity: .3;}
.testbox6 .testbox6_con ul li:nth-child(5) p{height: 230px;}
.testbox6 .testbox6_con ul li:nth-child(5):before{
	position: absolute;
	left: 88px;
	top: -73px;
	width: 49px;
	height: 73px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat -32px -72px;
	content: "";
}

.testbox7{height: 1099px;background: url("/2020gw/images/testpic/testbox7bg1.jpg") no-repeat center top;}
.testbox7 .testbox7_top{
	display: flex;
	justify-content: space-between;
	margin: 71px 0 26px;
}
.testbox7 .testbox7_top li{
	width: 224px;
	height: 125px;
	border-radius: 20px;
	background-color: #0066ff;
}
.testbox7 .testbox7_top li p{
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	padding-top: 18px;
}
.testbox7 .testbox7_top li p b{
	display: block;
	font-size: 30px;
	color: #14d67b;
	line-height: 54px;
}
.testbox7 .testbox7_top li p span{position: relative;top: -8px;}

.boxlist3 .boxlist3_main{
	display: flex;
	height: 457px;
	border-radius: 20px;
	background: #fff url("/2020gw/images/testpic/testbox7bg2.jpg") no-repeat right 41px bottom 33px;
	margin-bottom: 55px;
}
.boxlist3 .boxlist3_main .boxlist3_left{
	width: 313px;
	height: 418px;
	border-right: 2px #f6f6f6 solid;
	margin-top: 22px;
}
.boxlist3 .boxlist3_main .boxlist3_left ul{
	width: 243px;
	margin-left: 28px;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li{
	position: relative;
	height: 40px;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	border-radius: 12px;
	padding-left: 14px;
	cursor: pointer;
	margin: 3px 0 6px;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li.cur{background: #34f8c1;}
.boxlist3 .boxlist3_main .boxlist3_left ul li.cur:before {
	position: absolute;
	right: -18px;
	top: 13px;
	width: 9px;
	height: 14px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat 0 -73px;
	content: "";
}
.boxlist3 .boxlist3_main .boxlist3_left ul li span{font-size: 14px;color: #999;}
.boxlist3 .boxlist3_main .boxlist3_left ul li i{
	position: relative;
	top: -2px;
	display: inline-block;
	width: 19px;
	height: 19px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 19px;
	font-style: inherit;
	border-radius: 50%;
	background-color: #ff7529;
	margin-right: 4px;
}

.boxlist3 .boxlist3_main .boxlist3_right{
	position: relative;
	width: 600px;
	margin-left: 40px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con{display: none;}
.boxlist3 .boxlist3_main .boxlist3_right .con.cur{display: block}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist{height:350px;overflow-y: auto;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar {width: 3px;height: 1px;background: #e3e8f2;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-thumb {width: 3px;border-radius: 3px;background: #79a6ff;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-track{width: 3px;height: 1px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3{display: flex;height: 90px;line-height: 100px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3 b{font-size: 26px;color: #1a5bff;margin-right: 15px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3 span{font-size: 16px;color: #999;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4{
	position: relative;
	font-size: 18px;
	color: #333;
	line-height: 19px;
	padding-left: 36px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4 i,
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4 em{
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 19px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat 0 -89px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4 em{background-position-y: -110px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp{font-size: 16px;color: #6b6b6b;line-height: 28px;margin-top: 10px;}

.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp3{margin-bottom: 26px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp3 span{margin-right: 35px;}

.testbox8 .a_btn{margin-top: 30px;padding-bottom:80px}
.testbox8 .testbox8_con {
	margin-top: 40px;
}
.testbox8 .testbox8_con .gallery-top{
	/* padding: 87px 0 45px; */
	width: 1200px;
	height: 475px;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #edf1f7;
	margin-top: 30px;
	
}
.testbox8 .testbox8_con .gallery-top .con{
	display: flex;
	justify-content: space-evenly;
}
.testbox8 .testbox8_con .gallery-top .swiper-slide{position: relative;}
.testbox8 .testbox8_con .pic{
	/* position: relative; */
	left: 0;
	/* top: -35px; */
	/* width: 420px;
	height: 220px; */
	
	margin: 100px 50px 0 0;
	/* overflow: hidden; */
}
.testbox8  .tryBtn{
	font-size: 18px;
	height: 40px;
	line-height: 42px;
}
.testbox8  .tryBtn:after{
	top: 12px;
}
.testbox8 .testbox8_con .pic img{display: block;width: 420px;height: 220px;border-radius: 20px;
	border: 4px #fff solid;
	margin-bottom: 40px;
	box-shadow: 0 9px 13px rgba(0,0,0,.05);}
.testbox8 .testbox8_con .main{
	width: 731px;
	height: 475px;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #edf1f7;
	/* margin-left: 469px; */
	padding: 50px 30px 0 30px;
}
.testbox8 .testbox8_con .main h3{
	font-size: 24px;
	color: #323543;
	line-height: 28px;
	font-weight: bold;
}
.testbox8 .testbox8_con .main .p1{
	font-size: 18px;
	color: #323543;
	margin: 20px 0 10px;
	font-weight: bold;
}
.testbox8 .testbox8_con .main .p2{
	font-size: 15px;
	color: #686a75;
}
.testbox8 .testbox8_con .main .p2 label{
	display: inline-block;
	width: 280px;
	line-height: 30px;
}
.testbox8 .testbox8_con .main .a_btn{text-align: left;padding: 24px 0 0;}
.testbox8 .testbox8_con .main .a_btn a{
	height: 36px;
	font-size: 15px;
	line-height: 36px;
	box-shadow: inset 2px 6px 6px rgba(163,213,255,.51), inset -6px -6px 6px rgba(62,136,199,.45), 0 8px 9px rgba(201,201,201,.44);
	padding: 0 42px 0 23px;
	margin: 0;
}
.testbox8 .testbox8_con .main .a_btn a:hover{box-shadow: inset 2px 6px 6px rgba(163,213,255,.51), inset -6px -6px 6px rgba(62,136,199,.45);}
.testbox8 .testbox8_con .main .a_btn a:after{
	right: 20px;
	top: 13px;
	width: 6px;
	height: 10px;
	background-position: -26px -89px;
}
.testbox8 .testbox8_con .bot{position: relative;}
.testbox8 .testbox8_con .gallery-thumbs{
	width: 1100px;
	margin: 0 auto;
}
.testbox8 .testbox8_con .gallery-thumbs .swiper-slide{
	height: 46px;
	font-size: 18px;
	color: rgba(20,23,67,.4);
	text-align: center;
	line-height: 46px;
	border-radius: 20px;
	background-color: rgba(237,241,247,.4);
	cursor: pointer;
}
/* .testbox8 .testbox8_con .gallery-thumbs .swiper-slide-prev,
.testbox8 .testbox8_con .gallery-thumbs .swiper-slide-next{
	color: rgba(20,23,67,.6);
	background-color: rgba(237,241,247,.6);
} */
.testbox8 .testbox8_con .gallery-thumbs .swiper-slide-thumb-active{
	background-color: #0e60ef;
	color: #fff;
}
.testbox8 .testbox8_con .swiper-button-prev,
.testbox8 .testbox8_con .swiper-button-next{
	left: 38px;
	top: 6.5px;
	width: 30px;
	height: 33px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat 0 -131px;
	margin: 0;
	opacity: .7;
}
.testbox8 .testbox8_con .swiper-button-next{left: auto;right: 38px;background-position-y: -166px;}
.testbox8 .testbox8_con .swiper-button-prev:after,
.testbox8 .testbox8_con .swiper-button-next:after{font-size: 0;}
.testbox8 .testbox8_con .swiper-button-prev:hover,
.testbox8 .testbox8_con .swiper-button-next:hover{opacity: 1;}

.testbox9{background-color: #edf1f7;}
.testbox9 .testbox9_con{
	margin: 55px 0 45px;
}
.testbox9 .testbox9_con p{
	font-size: 14px;
	color: #b7c0ce;
	text-align: right;
	line-height: 32px;
}

.testbox10{
	height: 943px;
	background: url("/2020gw/images/testpic/testbox10bg1.jpg") no-repeat center top;
}
.testbox10 .container{position: relative;display: flex;justify-content: space-between;}
.testbox10 .container:before{
	position: absolute;
	left: 0;
	top: 36px;
	width: 1200px;
	height: 400px;
	content: "";
	z-index: 20;
}
.testbox10 .swiper-container{
	width: 590px;
	padding: 72px 0 55px;
}
.testbox10 .swiper-container:before{
	position: absolute;
	left: 0;
	top: 72px;
	width: 100%;
	height: 297px;
	border-radius: 20px;
	background-color: #fff;
	content: "";
}
.testbox10 .swiper-container:nth-child(2){margin-top: 53px;}
.testbox10 .swiper-slide{
	position: relative;
	height: 297px;
	border-radius: 20px;
	z-index: 5;
	/* background-color: #fff; */
}
.testNewBox{
	background:#f7f7f7 ;
	padding-top: 90px;
}
.testNewBox .a_btn{
	padding: 50px;
}
.testNewBox_two{
	width: 1160px;
	padding: 20px;
	margin: 20px auto 0;
	background: #fff;
	border-radius: 12px;
	text-align: center;
}
.testNewBox h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.testNewBox .testNewBox_one {
	background: #fff;
	width: 1200px;
	padding: 20px 0;
	margin: 20px auto 0;
	border-radius: 12px;
}
.testNewBox .testNewBox_one .box{
	display: flex;
	justify-content: space-around;
}
.testNewBox .testNewBox_one .box img{
	width:340px ;
}
.testbox10 .swiper-slide .pic{
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 0 0 0 20px;
	overflow: hidden;
}
.testbox10 .swiper-slide .pic img{display: block;}
/* .testbox10 .slide2{margin-top: 53px;} */
.testbox10 .swiper-slide .con{
	position: absolute;
	left: 290px;
	top: 23px;
	width: 266px;
}
.testbox10 .swiper-slide .con h3{
	font-size: 16px;
	color: #1a5bff;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.testbox10 .swiper-slide .con h3 b{
	display: block;
	font-size: 24px;
	color: #323543;
	line-height: 46px;
}
.testbox10 .swiper-slide .con p{
	font-size: 15px;
	color: #323543;
	line-height: 20px;
}
.testbox10 .swiper-slide .con p span{
	position: relative;
	display: block;
	margin-bottom: 6px;
}
.testbox10 .swiper-slide .con p span:before{
	position: absolute;
	left: -12px;
	top: 7.5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #1a5bff;
	content: "";
}
.testbox10 .botp{
	display: flex;
	justify-content: space-around;
	width: 1080px;
	margin: 0 auto 45px;
}
.testbox10 .botp span{
	height: 43px;
	font-size: 16px;
	color: #fff;
	line-height: 43px;
	border-radius: 10px;
	background-color: #216fff;
	padding: 0 32px;
}
.testbox10 .botp b{font-size: 18px;margin-right: 6px;}
.testbox10 .swiper-button-prev,
.testbox10 .swiper-button-next{
	left: auto;
	right: 94px;
	top: 63px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: #3770ff;
	margin: 0;
	z-index: 21;
}
.testbox10 .swiper-button-next{right: 32px;}
.testbox10 .swiper-button-prev:after,
.testbox10 .swiper-button-next:after{font-size: 20px;color: #6692ff;font-weight: bold;}
.testbox10 .swiper-button-prev:after{margin-left: -3px;}
.testbox10 .swiper-button-next:after{margin-left: 3px;}
.testbox10 .swiper-button-prev:hover:after,
.testbox10 .swiper-button-next:hover:after{color: #fff;}

.testbox11{padding-bottom: 132px;}
.testbox11 .testbox11_con ul{margin: 57px 0 46px;}
.testbox11 .testbox11_con ul{
	display: flex;
	justify-content: space-between;
}
.testbox11 .testbox11_con ul li{
	width: 385px;
	height: 336px;
	border-radius: 20px;
	background-color: #edf1f7;
}
.testbox11 .testbox11_con ul li p{
	font-size: 24px;
	color: #323543;
	text-align: center;
	line-height: 26px;
	padding: 27px 0 19px;
}
.testbox11 .testbox11_con ul li .pic{width: 345px;margin: 0 auto 28px;}
.testbox11 .testbox11_con ul li .pic img{display: block;}
.testbox11 .testbox11_con ul li .a_btn{padding-bottom: 0;}
.testbox11 .testbox11_con ul li .a_btn a{
	height: 36px;
	font-size: 15px;
	line-height: 36px;
	box-shadow: inset 2px 6px 6px rgba(163,213,255,.51), inset -6px -6px 6px rgba(62,136,199,.45), 0 8px 9px rgba(201,201,201,.44);
	padding: 0 42px 0 23px;
}
.testbox11 .testbox11_con ul li .a_btn a:hover{box-shadow: inset 2px 6px 6px rgba(163,213,255,.51), inset -6px -6px 6px rgba(62,136,199,.45);}
.testbox11 .testbox11_con ul li .a_btn a:after{
	right: 20px;
	top: 13px;
	width: 6px;
	height: 10px;
	background-position: -26px -89px;
}
.testbox11 .conmain{
	height: 185px;
	border-radius: 20px;
	background-color: #1a5bff;
	margin-top: -51px;
}
.testbox11 .conmain ol{
	display: flex;
	justify-content: space-between;
}
.testbox11 .conmain ol li{
	position: relative;
	width: 33%;
	box-sizing: border-box;
	padding-left: 190px;
}
.testbox11 .conmain ol li:before{
	position: absolute;
	left: 58px;
	top: 38px;
	width: 100px;
	height: 108px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat -176px -72px;
	content: "";
}
.testbox11 .conmain ol li:nth-child(2):before{background-position-y: -182px;}
.testbox11 .conmain ol li:nth-child(3):before{background-position-y: -292px;}
.testbox11 .conmain ol li:after{
	position: absolute;
	right: -1px;
	top: 24px;
	width: 2px;
	height: 141px;
	background-color: #3090f9;
	content: "";
}
.testbox11 .conmain ol li:last-child:after{display: none;}
.testbox11 .conmain ol li p{
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	padding: 38px 0 17px;
}
.testbox11 .conmain ol li a{
	position: relative;
	display: block;
	width: 151px;
	height: 36px;
	font-size: 15px;
	color: #1fdead;
	text-align: center;
	line-height: 32px;
	border-radius: 18px;
	border: 2px #1fdead solid;
	box-sizing: border-box;
	padding-right: 15px;
}
.testbox11 .conmain ol li a:after{
	position: absolute;
	right: 18px;
	top: 11px;
	width: 6px;
	height: 10px;
	background: url("/2020gw/images/testpic/pic.png") no-repeat -26px -89px;
	content: "";
}
.testbox11 .conmain ol li a:hover{
	color: #296ef6;
	background-color: #1fdead;
}
.testbox11 .conmain ol li a:hover:after{background: url("/2020gw/images/testpic/pic.png") no-repeat -11px -73px;}

.box_newsinfo{background-color: #edf1f7 !important;padding: 0 0 72px !important;}
.box_newsinfo .newsinfo_list{margin-top: 63px;}
.box_newsinfo .newsinfo_list .list_main{border-radius: 20px !important;box-shadow: none !important;background: #fff !important;}

.testboxlxt{
	position: relative;
	height: 284px;
}
.testboxlxt img{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
}

.fenlei .box2 ul li:nth-child(7) .list_jjfa,
.fenlei .box2 ul li:nth-child(8) .list_jjfa,
.fenlei .box2 ul li:nth-child(9) .list_jjfa{display: none;}


.btnbox .a_btn{
        position: relative;
        top: 0;
        height: 63px;
        font-size: 22px;
        color: #fff;
        line-height: 63px;
        border-radius: 32px;
        box-shadow: inset 0 2px 16px rgba(255,227,35,.48);
        background: -moz-linear-gradient(to bottom, #ff8250, #f70d2e);
        background: linear-gradient(to bottom, #ff8250, #f70d2e);
        margin: 0 12px;
        padding: 0 38px;
        transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
      }
      .btnbox .a_btn2{
        box-shadow: inset 0 -24px 10px rgba(25,114,245,.4), inset 0 30px 38px rgba(35,211,255,.48);
        /* box-shadow: inset 0 -7px 10px rgba(255,31,31,.9), inset 0 12px 35px rgba(255,153,62,.38); */
        background: -moz-linear-gradient(to bottom, #39dcfc, #196df6);
        background: linear-gradient(to bottom, #39dcfc, #196df6);
      }
      .btnbox .a_btn:hover{top: -5px;box-shadow: none;}
       .javabox7{padding: 0px 0 50px 0;} 
      .javabox7 .box_hd{
        padding: 0px 0 20px 0;
      }
      .javabox7 .box_hd h2{
        padding-bottom: 16px;
      }
      .javabox7 .javabox7_con{
        display: -webkit-box;
        display: flex;
        justify-content: space-between;
        margin-top: 52px;
      }
      .javabox7 .javabox7_con ul{
        width: 907px;
        height: 366px;
        border-radius: 18px;
        background-color: #f9f9f9;
        overflow: hidden;
      }
      .javabox7 .javabox7_con ul li{position: relative;display: none;}
      .javabox7 .javabox7_con ul li.cur{display: block;}
      .javabox7 .javabox7_con ul li .con{
        position: absolute;
        left: 68px;
        top: 50%;
        transform: translate(0,-50%);
      }
      .javabox7 .javabox7_con ul li .con h3{
        font-size: 24px;
        color: #343434;
        font-weight: bold;
      }
      .javabox7 .javabox7_con ul li .con p{
        font-size: 16px;
        color: #636363;
        line-height: 36px;
        margin: 10px 0 24px;
      }
      .javabox7 .javabox7_con ul li .pic{margin: 80px 0 0 400px;}
      .javabox7 .javabox7_con ul li .btnbox{justify-content: left;}
      .javabox7 .javabox7_con ul li .a_btn{
        position: relative;
        height: 45px;
        font-size: 18px;
        line-height: 45px;
        padding: 0 40px 0 24px;
        margin: 0;
        display:inline-block
      }
      .javabox7 .javabox7_con ul li .a_btn:after{
        position: absolute;
        right: 21px;
        top: 18px;
        width: 10px;
        height: 10px;
        background: url("/2020gw/images/javaeepic/pic.png") no-repeat -51px 0;
        content: "";
      }

      .javabox7 .javabox7_con ol{
        width: 280px;
        height: 366px;
        box-sizing: border-box;
        /* padding: 30px 0 0 0; */
      }
      .javabox7 .javabox7_con ol li{
        width: 206px;
        height: 46px;
        font-size: 24px;
        color: #296bd2;
        text-align: center;
        line-height: 42px;
        border: 1px #fff solid;
        border-radius: 20px;
        background: #f2f7ff;
        margin-bottom: 15px;
        cursor: pointer;
      }
      .javabox7 .javabox7_con ol li i{
        position: relative;
        top: 3px;
        font-size: 30px;
        color: #d9e2ff;
        font-weight: bold;
        margin-right: 10px;
      }
      .javabox7 .javabox7_con ol li.cur{
        position: relative;
        color: #fff;
        box-shadow: 0 8px 29px rgba(197,197,197,.63);
        background: url("/2020gw/images/javaeepic/pic.png") no-repeat -10px -236px;
        z-index: 3;
      }
      .javabox7 .javabox7_con ol li.cur i{color: #fff;}
      .javabox7 .javabox7_con ol li.cur:before{
        position: absolute;
        right: -37px;
        top: 50%;
        width: 18px;
        height: 28px;
        background: url("/2020gw/images/javaeepic/pic.png") -31px 0;
        margin-top: -14px;
        content: "";
      }